home *** CD-ROM | disk | FTP | other *** search
- versionNo = "v. 1.02";
- loadVariables("/highscore/highscore.php",_root);
- fscommand("allowscale","false");
- fscommand("showmenu","false");
- fscommand("fullscreen","false");
- GoalSoundVolume = 20;
- defaultIntroLoopVolume = 60;
- defautlIngameLoopSoundVolume = 25;
- soundControlAlpha = 20;
- introLoopVolume = _root.defaultIntroLoopVolume;
- ingameLoopSoundVolume = defautlIngameLoopSoundVolume;
- global_sound = new Sound();
- _root.soundControlCounter = 1;
- _root.soundControl.alphaTarget = _root.soundControlAlpha;
-